public void RouteConnections( List<StorableObject> listOfObjects )
public: void RouteConnections( List<StorableObject^>^ listOfObjects )
Parameters
- listOfObjects
- Object, that will be considered for routing.
public void RouteConnections( List<StorableObject> listOfObjects )
public: void RouteConnections( List<StorableObject^>^ listOfObjects )
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when neccessary argument is null . |
System.ApplicationException | The System::Int32ernal System::Int32erface used for export could not be created. |
System.UnauthorizedAccessException | No user rights to create files on the file system. |